home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbtext / english / com / optimize_pm < prev    next >
Encoding:
Text File  |  1995-05-05  |  1.2 KB  |  63 lines

  1. ;
  2. ;    $VER: AMMS Optimize PM 1.00 [English] / 22-04-1995
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ; Information header
  10. ; ------------------
  11. *
  12. Username{TAB 42}Old     New  Filter^J
  13. -------------------------------------------------------------------------------^J
  14. *
  15. ;
  16. ; Information contents
  17. ; --------------------
  18. ;    VAR1: Original number of messages
  19. ;    VAR2: New number of messages
  20. ;    VAR3: Number of messages which were deleted by the filter
  21. ;    VAR6: Username
  22. *
  23. {VAR6 46}{VAR1} {VAR2} {VAR3}^J
  24. *
  25. ;
  26. ; Errormessage: Error while opening board
  27. ; ---------------------------------------
  28. ;    VAR6: Username
  29. *
  30. #VFARBE 1#{VAR6 46}Error while opening mail board#RESET#^J
  31. *
  32. ;
  33. ; Errormessage: Error while converting
  34. ; ------------------------------------
  35. ;    VAR6: Username
  36. *
  37. #VFARBE 1#{VAR6 46}Error while converting#RESET#^J
  38. *
  39. ;
  40. ; Errormessage: Mail board is in use
  41. ; ----------------------------------
  42. ;    VAR6: Username
  43. *
  44. #VFARBE 1#{VAR6 46}Mail board is in use#RESET#^J
  45. *
  46. ;
  47. ; Message footer
  48. ; --------------
  49. ;    VAR1: Original number of messages
  50. ;    VAR2: New number of messages
  51. ;    VAR3: Number of messages which were deleted by the filter
  52. *
  53. {TAB 46}-----------------------^J
  54. {TAB 38}Total : {VAR1} {VAR2} {VAR3}^J
  55. *
  56. ;
  57. ; Prompt: username
  58. ; ----------------
  59. *
  60. User : 
  61. *
  62.